home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 04 geoProgramming / LA50SR.BIN / la50hdr (.txt) < prev   
Encoding:
GEOS ConVerT  |  1990-02-12  |  1.3 KB  |  37 lines

  1. LA50Hdr
  2. SEQ formatted GEOS file V1.0
  3. LA-50
  4. PAGES
  5. BLASTER'S CONVERTER V2.5
  6. Write Image V1.1
  7. Red Storm
  8. geoWrite    V1.1
  9.   This file was created with
  10. Wrong is Write.
  11.   Written by Joe Buckley.
  12. .if    Pass1
  13. .noeqin
  14. .noglbl
  15. .include    geosSym
  16. .include    geosMac
  17. .glbl
  18. .eqin
  19. .endif
  20. .header
  21.     .word    0
  22.     .byte    3
  23.     .byte    21
  24.     .byte    $80 | USR
  25.     .byte    PRINTER
  26.     .byte    SEQUENTIAL
  27.     .word    ProgStart
  28.     .word    ProgEnd
  29.     .word    $0000
  30.     .byte    "Printdriver V2.0",0,0,0,$00
  31.     .byte    "Red Storm          ",0
  32.     ;end of header section which is checked for accuracy
  33.     .block    160-117
  34.     .byte    "  Improved Digital LA-50 in 180dpi mode at 4800bps.",CR
  35.     .byte    "  From Storm Systems.",0
  36. .endh
  37.